home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0085.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  259 b   |  19 lines

  1. Can someone tell me why, when I write down this little program,
  2. it doesn't do what I tell it to?  Here:
  3.  
  4. Print 5.7896
  5. MouseWait
  6.  
  7. This should print out 5.7896 in a Shell window right? WRONG! It prints
  8. out:
  9.  
  10. 5.789599
  11.  
  12. Why?  WHY!?
  13. Sigh.
  14.  
  15. Nelson Santos
  16. Mr. Mig
  17.  
  18.  
  19.